Changeset 8209


Ignore:
Timestamp:
2004-10-04T13:15:46+13:00 (20 years ago)
Author:
kjdon
Message:

removed the 'all' bit from the install command - don't want to remake eveything.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/Makefile.in

    r7726 r8209  
    6363    done   
    6464
    65 install: all
    66 
     65install:
    6766    for subdir in $(SRCDIRS); do \
    6867      echo installing $$subdir; \
Note: See TracChangeset for help on using the changeset viewer.