X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/6124f07f31aa48cbeef0d8939b76eac73a8a227e..46b0747592074017ff0ea4b33d4a7194235886e5:/stglibs/dotconfpp.lib/Makefile diff --git a/stglibs/dotconfpp.lib/Makefile b/stglibs/dotconfpp.lib/Makefile deleted file mode 100644 index 3acce922..00000000 --- a/stglibs/dotconfpp.lib/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# $Id: Makefile,v 1.3 2007/05/08 14:29:19 faust Exp $ -############################################################################### - -LIB_NAME = dotconfpp - -SRCS = dotconfpp.cpp \ - mempool.cpp - -INCS = dotconfpp.h - -include ../Makefile.in