2025-04-27 07:49:33 -04:00

24 lines
404 B
Plaintext

#---------------------------------------------------------------------
#
# This makefile is for use with the SMSBUILD utility. It builds the
# class filter utility
#
# created 3/24/97
#
#---------------------------------------------------------------------
TARGET=clsfltr.exe
STATIC=1
CONSOLE=1
RELEASE=PSSTOOLS\$(RELDIR)
CPPFILES=\
clsfltr.cpp
LIBS=\
$(CONLIBS) \