Changeset 718 for trunk

Show
Ignore:
Timestamp:
11/04/10 09:12:26 (19 months ago)
Author:
mgalloy
Message:

Adding top-level Makefile target to build binaries like cmdline_tools.

Location:
trunk
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r717 r718  
    33IDL=idl64 
    44 
    5 .PHONY: clean doc book regression tests version srcdist dist updates 
     5.PHONY: all clean doc book regression tests version srcdist dist updates 
    66 
     7 
     8all: 
     9        cd src; make all IDL=$(IDL) 
     10         
    711clean: 
    812        rm -f *.zip