Cross Reference: Makefile
xref: /src/usr.bin/rump_allserver/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.bin/rump_allserver/
Makefile revision 1.1
11.1Spooka#	$NetBSD: Makefile,v 1.1 2010/12/05 17:37:33 pooka Exp $
21.1Spooka#
31.1Spooka
41.1SpookaPROG=	rump_allserver
51.1SpookaNOMAN=	for now
61.1Spooka
71.1SpookaRUMPTOP=${.CURDIR}/../../sys/rump
81.1Spooka
91.1Spooka.include "${RUMPTOP}/dev/Makefile.rumpdevcomp"
101.1Spooka.include "${RUMPTOP}/fs/Makefile.rumpfscomp"
111.1Spooka.include "${RUMPTOP}/kern/Makefile.rumpkerncomp"
121.1Spooka.include "${RUMPTOP}/net/Makefile.rumpnetcomp"
131.1Spooka
141.1SpookaLDADD+=	${RUMPDEVLDADD} ${RUMPFSLDADD} ${RUMPKERNLDADD} ${RUMPNETLDADD}
151.1SpookaLDADD+= -lrumpcrypto -lrumpdev -lrumpvfs -lrumpnet -lrump -lrumpuser -lpthread
161.1Spooka
171.1Spooka.include <bsd.prog.mk>
18

Indexes created Mon Dec 01 15:09:34 GMT 2025