petidomo/liblists/SMakefile
2000-12-13 15:45:25 +00:00

16 lines
228 B
Plaintext

#
# Skeleton Makefile -- process with smake to create real Makefile.
#
# $Header$
#
.opt -o GNUmakefile.in
LIBRARY = lists
SRCS = lists.c
.include <library.smk>
.include <autoconf.base.smk>
distclean-local::
rm -f lists.h