pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] pspp/src/math/ts automake.mk


From: Jason H Stover
Subject: [Pspp-cvs] pspp/src/math/ts automake.mk
Date: Wed, 07 Jun 2006 01:17:08 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Jason H Stover <jstover>        06/06/07 01:17:08

Added files:
        src/math/ts    : automake.mk 

Log message:
        initial version

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/src/math/ts/automake.mk?cvsroot=pspp&rev=1.1

Patches:
Index: automake.mk
===================================================================
RCS file: automake.mk
diff -N automake.mk
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ automake.mk 7 Jun 2006 01:17:08 -0000       1.1
@@ -0,0 +1,7 @@
+## Process this file with automake to produce Makefile.in  -*- makefile -*-
+
+noinst_LIBRARIES += src/math/ts/libpspp_ts.a
+
+src_math_ts_libpspp_ts_a_SOURCES = \
+       src/math/ts/innovations.c \
+       src/math/ts/innovations.h




reply via email to

[Prev in Thread] Current Thread [Next in Thread]