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

Fixing the Makefile again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/confman-1.5/Makefile

    r131 r135  
    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.