| File: special/documentation/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 1 | Line 1 |
| GARNAME = documentation GARVERSION = none CATEGORIES = special | GARNAME = documentation GARVERSION = none CATEGORIES = special |
| DISTFILES = README.net README.swap README.debian README.bugs README.developer README.keymaps README.news README.laptops README.basic README.copying README.mice README.x11 README.nfs | DISTFILES = README.net README.swap README.debian README.bugs README.developer README.keymaps README.news README.laptops README.basic README.copying README.mice README.x11 README.nfs help |
| MAINTAINER = Seth Schoen <schoen@loyalty.org> # Someday soon we will have to decide how to handle this: #LICENSE = none | MAINTAINER = Seth Schoen <schoen@loyalty.org> # Someday soon we will have to decide how to handle this: #LICENSE = none |
| Line 20 | Line 20 |
| install-custom: install -d $(DESTDIR)$(docdir) install $(WORKSRC)/README.* $(DESTDIR)$(docdir)/ | install-custom: install -d $(DESTDIR)$(docdir) install $(WORKSRC)/README.* $(DESTDIR)$(docdir)/ |
| install -d $(DESTDIR)$(bindir) install $(WORKSRC)/help $(DESTDIR)$(bindir)/ | |
| $(MAKECOOKIE) | $(MAKECOOKIE) |