remove makedefs

This commit is contained in:
h_vogt 2010-02-15 10:02:35 +00:00
parent 19788f4f68
commit 5a710c5ac9
1 changed files with 0 additions and 12 deletions

View File

@ -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