*.tc templates are no longer being used at PSI
r3803 | ffr | 2012-11-14 09:06:37 +1100 (Wed, 14 Nov 2012) | 2 lines
This commit is contained in:

committed by
Douglas Clowes

parent
272a876bdd
commit
34891cb9a6
@ -26,10 +26,6 @@ PSI_LIBS = \
|
|||||||
../%.o : ../%.c
|
../%.o : ../%.c
|
||||||
cd ..; $(CC) -c $(PSI_CFLAGS) $*.c -o $*.o
|
cd ..; $(CC) -c $(PSI_CFLAGS) $*.c -o $*.o
|
||||||
|
|
||||||
# Some files a generated from templates by tjxp
|
|
||||||
../%.c: ../%.tc
|
|
||||||
cd ..; tcl/tjxp $*.tc $*.c
|
|
||||||
|
|
||||||
../matrix/libmatrix.a:
|
../matrix/libmatrix.a:
|
||||||
make -C ../matrix $(MFLAGS) libmatrix.a
|
make -C ../matrix $(MFLAGS) libmatrix.a
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user