/[radius]/radius/radiusd/Makefile.am
ViewVC logotype

Diff of /radius/radiusd/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.39 by gray, Sat Jun 14 23:27:26 2003 UTC revision 1.40 by gray, Mon Jun 16 13:39:52 2003 UTC
# Line 74  radiusd_LNS=$(radiusd_SOURCES:.c=.ln) Line 74  radiusd_LNS=$(radiusd_SOURCES:.c=.ln)
74  lint:  $(radiusd_LNS)  lint:  $(radiusd_LNS)
75          $(LINT.c) -u $(radiusd_LNS) -L../lib -lrad          $(LINT.c) -u $(radiusd_LNS) -L../lib -lrad
76    
77  FILELIST:; -@grep -l '#define *RADIUS_MODULE' $(radiusd_SOURCES) > .list  FILELIST:
78            -echo $(radiusd_SOURCES) $(BUILT_SOURCES) $(EXTRA_DIST)|\
79            tr -s ' ' '\n'|\
80            sort|\
81            uniq -u|\
82            xargs grep -l '#define *RADIUS_MODULE' > .list
83    
84  endif  endif
85    

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26