X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/8c6fa3fbaccc22127280bf77a48fab5a3ee0716e..46b0747592074017ff0ea4b33d4a7194235886e5:/libs/conffiles/Makefile diff --git a/libs/conffiles/Makefile b/libs/conffiles/Makefile new file mode 100644 index 00000000..4d485578 --- /dev/null +++ b/libs/conffiles/Makefile @@ -0,0 +1,11 @@ +############################################################################### +# $Id: Makefile,v 1.4 2007/05/08 14:29:19 faust Exp $ +############################################################################### + +LIB_NAME = stgconffiles + +SRCS = conffiles.cpp + +INCS = conffiles.h + +include ../Makefile.in