This patch removes hpversion.h from the repository, this also untangles a lot of ifdef mess. This closes bug CDExc19524.
9 lines
189 B
Plaintext
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)
|