# Generated automatically from Makefile.in by configure.
# $Id: Makefile.in,v 1.4 1999/11/02 13:33:30 jedgar Exp $
DEFINES+= -DHAVE_CONFIG_H
CFLAGS+= -Wall $(DEFINES)
LDFLAGS+= -lcurses
.if $(ARCH) == "alpha"
LDFLAGS+= -lio
.endif
HEADERS= lmmon.h
SRCS= lmmon.c
PREFIX= /usr/local
BINDIR= $(PREFIX)/bin
MANDIR= $(PREFIX)/man/man
PROG= lmmon
MAN8= lmmon.8
$(SRCS): $(HEADERS) Makefile
distclean: clean
rm -f Makefile config.cache config.h config.log config.status
.include <bsd.prog.mk>
syntax highlighted by Code2HTML, v. 0.9.1