| File: utils/gpm/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 13 | Line 13 |
| console is displayed, and delivers them to applications. endef | console is displayed, and delivers them to applications. endef |
| SOURCE_LANGUAGES = c | |
| LIBDEPS = lib/ncurses CONFIGURE_SCRIPTS = $(WORKSRC)/configure | LIBDEPS = lib/ncurses CONFIGURE_SCRIPTS = $(WORKSRC)/configure |
| Line 24 | Line 25 |
| INSTALL_ARGS = ROOT=$(DESTDIR) | INSTALL_ARGS = ROOT=$(DESTDIR) |
| INSTALL_OVERRIDE_DIRS = bindir libdir sbindir includedir sysconfdir mandir infodir lispdir | |
| include ../../gar.mk post-install: | include ../../gar.mk post-install: |