warzone2100/lib/exceptionhandler/makefile.raw

10 lines
160 B
Plaintext
Raw Normal View History

include $(top_srcdir)/makerules/configure.mk
SRC=dumpinfo.cpp \
exceptionhandler.c \
exchndl.c
LIB=exceptionhandler
include $(top_srcdir)/makerules/lib.mk