Ignore:
Timestamp:
10/29/2010 07:37:52 PM (13 years ago)
Author:
marcus
Message:

r142 | klaus | 2010-10-29 16:55:30 +0200 (Fr, 29 Okt 2010) | 1 line

standalone program to determine geographic region

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SH_SHM/trunk/source/motif/Makefile

    r20 r293  
    6767        (LANG=en; uil -o $@ $(PROGNAME)_smfnt.uil) 
    6868 
     69GeographicRegion:       GeographicRegion.o $(MAKEFILE) $(ALL_SH_LIBS) 
     70        @echo "Linking $(PROGNAME) ..." 
     71        $(LD) GeographicRegion.o $(LDFLAGS) $(LIBS) -o $@ 
     72 
    6973 
    7074 
Note: See TracChangeset for help on using the changeset viewer.