remove makedefs
This commit is contained in:
parent
19788f4f68
commit
5a710c5ac9
|
|
@ -1,12 +0,0 @@
|
||||||
###########
|
|
||||||
# Copyright 2000 Holger Vogt. All rights reserved.
|
|
||||||
###########
|
|
||||||
|
|
||||||
CFILES = windisp.c winprint.c
|
|
||||||
|
|
||||||
COBJS = windisp.o winprint.o
|
|
||||||
|
|
||||||
LIBRARY = wdisp
|
|
||||||
LIB_TARGET = $(OBJLIB_DIR)/$(LIBRARY).a
|
|
||||||
windisp.o: windisp.c
|
|
||||||
winprint.o: winprint.c
|
|
||||||
Loading…
Reference in New Issue