Add PCICAP_{ID,NEXTPTR} to avoid using magic number
[dragonfly.git] / usr.sbin / portmap / pmap_dump / Makefile
blob0064f28630d1c8226cd07ec3077e3fcf2852a941
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
3 PROG= pmap_dump
4 NOMAN= noman
6 .include "${.CURDIR}/../../Makefile.inc"
7 .include <bsd.prog.mk>