Changeset 134


Ignore:
Timestamp:
12/04/2006 21:29:58 (5 years ago)
Author:
ccowart
Message:

Fixing the Makefile again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman/Makefile

    r130 r134  
    1515install :  
    1616.for dir in $(DIRECTORIES) 
    17         install $(DIRFLAGS) ${dir} 
     17        install $(DIRFLAGS) $(PREFIX)${dir} 
    1818.endfor 
    1919.for file in $(BINFILES) 
Note: See TracChangeset for help on using the changeset viewer.