mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
This patch removes hpversion.h from the repository, this also untangles a lot of ifdef mess. This closes bug CDExc19524.
8 lines
189 B
Text
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)
|