Files
cdesktop/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

9 lines
189 B
Plaintext

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