source: queue/Makefile @ 9c0279e

debianmacno-cupsweb
Last change on this file since 9c0279e was 9c0279e, checked in by Jessica B. Hamrick <jhamrick@…>, 14 years ago

Create Makefiles and fix install scripts.

  • Property mode set to 100644
File size: 119 bytes
Line 
1all:
2
3install:
4        mkdir -p $(DESTDIR)/usr/lib/gutenbach/queue/
5        install -m 755 lib/* $(DESTDIR)/usr/lib/gutenbach/queue/
Note: See TracBrowser for help on using the repository browser.