petidomo/liblists/SMakefile

16 lines
228 B
Plaintext
Raw Normal View History

2000-12-13 15:45:25 +00:00
#
# 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