programs/: remove Imakefiles for completed modules

This commit is contained in:
Jon Trulson
2021-07-03 19:12:43 -06:00
parent 7aa24b086a
commit 51646fb06a
167 changed files with 0 additions and 8348 deletions

View File

@@ -1,12 +0,0 @@
XCOMM $XConsortium: Imakefile /main/7 1996/10/09 14:02:39 drk $
LOCAL_LIBRARIES = $(XLIB)
#if defined(SunArchitecture)
SYS_LIBRARIES = -ldl
#endif /* SunArchitecture */
SRCS = dsdm.c proxy.c
OBJS = dsdm.o proxy.o
ComplexProgramTarget(dsdm)