| File: net/arping/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 16 | Line 16 |
| the host blocks ping (all ICMP even)? Then you\'re screwed. Or you use arping. endef | the host blocks ping (all ICMP even)? Then you\'re screwed. Or you use arping. endef |
| # Dependencies are of the form categorydir/packagedir # LIBDEPS are for libraries, and DEPENDS are for everything else LIBDEPS = devel/glibc lib/libnet DEPENDS = # Builddeps are installed in $(BUILD_PREFIX) in their entirety BUILDDEPS = | LIBDEPS = lib/libnet |
| BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = manifest | BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = manifest |