ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/root-tail/Imakefile
Revision: 1.3
Committed: Sun Jun 16 01:24:29 2019 UTC (4 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-1_3, HEAD
Changes since 1.2: +2 -2 lines
Log Message:
*** empty log message ***

File Contents

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