head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2000.12.14.14.17.18; author simons; state dead; branches; next 1.1; 1.1 date 2000.12.13.15.38.37; author simons; state Exp; branches; next ; desc @@ 1.2 log @Added a real makefile. @ text @# # Skeleton Makefile -- process with smake to create real Makefile. # # $Header: /d1/e/petidomo/cvs/petidomo/source/libargv/SMakefile,v 1.1 2000/12/13 15:38:37 simons Exp $ # .opt -o GNUmakefile.in LIBRARY = argv SRCS = argv.c .include .include test: test.o libargv.a $(CC) $(LDFLAGS) -o $@@ $^ clean-local:: rm -f test test.o @ 1.1 log @Imported libargv version 2.4.0. @ text @d4 1 a4 1 # $Header: /home/cvs/lib/libargv/SMakefile,v 1.1.1.1 1999/08/23 07:35:59 simons Exp $ @