| File: fs/bmap/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 16 | Line 16 |
| detected using checksums or access times. endef | detected using checksums or access times. endef |
| LIBDEPS = devel/glibc | |
| # CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile BUILD_ARGS = binaries -j1 CFLAGS="$(CFLAGS)" INSTALL_SCRIPTS = custom | # CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile BUILD_ARGS = binaries -j1 CFLAGS="$(CFLAGS)" INSTALL_SCRIPTS = custom |
| include ../../gar.mk | |
| install-custom: $(COOKIEDIR) install $(WORKSRC)/bmap $(WORKSRC)/bclump $(WORKSRC)/slacker $(DESTDIR)$(bindir) $(MAKECOOKIE) | install-custom: $(COOKIEDIR) install $(WORKSRC)/bmap $(WORKSRC)/bclump $(WORKSRC)/slacker $(DESTDIR)$(bindir) $(MAKECOOKIE) |
| include ../../gar.mk | |