Subversion Repositories tendra.SVN

Rev

Rev 98 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 98 Rev 99
Line 20... Line 20...
20
	nstring-list.c ostream.c rename-file.c shape-entry.c\
20
	nstring-list.c ostream.c rename-file.c shape-entry.c\
21
	shape-table.c syntax.c tdf-read.c tdf-write.c tdf.c\
21
	shape-table.c syntax.c tdf-read.c tdf-write.c tdf.c\
22
	unit-entry.c unit-table.c
22
	unit-entry.c unit-table.c
23
 
23
 
24
OBJDIR=./o$(STAGE)
24
OBJDIR=./o$(STAGE)
25
PROG=$(OBJDIR)/tld
25
PROG=tld
26
 
26
 
27
 
27
 
28
include ../../prog.mk
28
include ../../prog.mk
29
 
29
 
30
 
30