ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/Makefile
(Generate patch)

Comparing Makefile (file contents):
Revision 1.4 by arta, Thu Mar 11 03:54:41 2010 UTC vs.
Revision 1.5 by arta, Wed Feb 2 19:49:16 2011 UTC

# Line 4 | Line 4 | WORKINGDIR     = $(PWD)
4   # If the make command included LOCALIZATIONDIR='somedir', use that, otherwise
5   # default to JSOC/localizationdir/custom.mk
6   ifeq ($(LOCALIZATIONDIR),)
7 <  LOCALIZATIONDIR = $(WORKINGDIR)/localization
7 >  LOCALIZATIONDIR = localization
8   endif
9  
10   ifeq (,$(filter _%,$(notdir $(CURDIR))))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines