X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/8c6fa3fbaccc22127280bf77a48fab5a3ee0716e..46b0747592074017ff0ea4b33d4a7194235886e5:/stglibs/logger.lib/Makefile diff --git a/stglibs/logger.lib/Makefile b/stglibs/logger.lib/Makefile deleted file mode 100644 index f2dbf0c4..00000000 --- a/stglibs/logger.lib/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -############################################################################### -# $Id: Makefile,v 1.3 2007/05/08 14:29:21 faust Exp $ -############################################################################### - -LIB_NAME = stglogger - -SRCS = logger.cpp - -INCS = logger.h - -include ../Makefile.in