X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/3a9acce770434365cccd5b0f840174204a989094..38fcd6e6cc9517f35a349042b88fbdb3a52c5389:/stglibs/hostallow.lib/Makefile diff --git a/stglibs/hostallow.lib/Makefile b/stglibs/hostallow.lib/Makefile deleted file mode 100644 index 97f9c0c0..00000000 --- a/stglibs/hostallow.lib/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# $Id: Makefile,v 1.3 2007/05/08 14:29:20 faust Exp $ -############################################################################### - -LIB_NAME = hostallow -PROG = lib$(LIB_NAME) - -SRCS = hostallow.cpp - -INCS = hostallow.h - -include ../Makefile.in