1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
cde/cde/programs/dtterm/util/Imakefile
chase dd68514e4f Remove hpversion.h from repository
This patch removes hpversion.h from the repository, this also untangles a
lot of ifdef mess. This closes bug CDExc19524.
2018-10-06 17:00:38 -06:00

8 lines
189 B
Text

XCOMM $XConsortium: Imakefile /main/4 1996/04/21 19:51:51 drk $
DEFINES =
SRCS = logger.c
OBJS = logger.o
SYS_LIBRARIES = -lm
ComplexProgramTarget(logger)