ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/root-tail/Imakefile
Revision: 1.2
Committed: Tue Oct 7 13:02:57 2003 UTC (20 years, 9 months ago) by pcg
Branch: MAIN
CVS Tags: rel-0_95, rel-1_1, rel-1_0, rel-1_2, last_stable
Changes since 1.1: +0 -5 lines
Log Message:
*** empty log message ***

File Contents

# Content
1
2 LOCAL_LIBRARIES = $(XLIB)
3
4 SRCS = root-tail.c
5
6 OBJS = $(SRCS:.c=.o)
7
8 ComplexProgramTarget(root-tail)
9