X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=contrib%2Fsst%2FMakefile;fp=contrib%2Fsst%2FMakefile;h=0000000000000000000000000000000000000000;hb=71325c297e0436e9930a3e129a26696e78c27f62;hp=b53a9551af1109ae0f2edb18a05688af49c99a70;hpb=12179dea039515c06168c0037d048566a3f623de;p=debian%2Famanda diff --git a/contrib/sst/Makefile b/contrib/sst/Makefile deleted file mode 100644 index b53a955..0000000 --- a/contrib/sst/Makefile +++ /dev/null @@ -1,31 +0,0 @@ - -# -# Copyright (c) 1996,1997, by Sun Microsystems, Inc. -# All Rights Reserved -# -#ident "@(#)Makefile 1.9 97/09/14 SMI" -# - -TOP= .. - -include $(TOP)/Makefile.master - -.KEEP_STATE: - -MOD=sst - -OBJS= sst.o - -MOD_CONF= $(MOD:%=%.conf) - -all: $(MOD) - -include ../Makefile.driver - -CFLAGS += -D$(INST) $(ENVCPPFLAGS1) $(ENVCPPFLAGS2) -DDEBUG - -sstest: sstest.c - $(CC) -o $(INST)/sstest $(ENVCPPFLAGS1) $(ENVCPPFLAGS2) sstest.c - - -DDICTFLAGS += -D_USCSI