NT4/private/ole32/stg/common/filelist.mk

16 lines
263 B
Makefile
Raw Normal View History

2001-01-01 00:00:00 +01:00
# Used only for non-Cairo builds
!if "$(OPSYS)" == "NT"
!error $(CAIROLE)\stg\common used for Cairo
!endif
MKNAME = dfcommon
CXXFILES = \
.\assert.cxx
CFILES = .\output.c \
.\dprintf.c \
.\sprintf.c
!include $(CAIROLE)\stg\dfms.mk