Makefile
changeset 15 9a4e01051148
parent 12 1f683c5eef8f
child 19 d31157fe5358
equal deleted inserted replaced
14:dd2a6d48b046 15:9a4e01051148
     2 # $Id$
     2 # $Id$
     3 # $URL$
     3 # $URL$
     4 
     4 
     5 SCRIPTS = exiacl
     5 SCRIPTS = exiacl
     6 CLEANFILES = exiacl
     6 CLEANFILES = exiacl
       
     7 p = exiacl
     7 
     8 
     8 prefix = /usr/local
     9 prefix = /usr/local
     9 bindir = $(prefix)/bin
    10 bindir = $(prefix)/bin
    10 
    11 
    11 STOW := $(shell which stow 2>/dev/null)
    12 STOW := $(shell which stow 2>/dev/null)