/[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.36 by gray, Fri Apr 18 05:27:10 2003 UTC revision 1.37 by gray, Tue May 6 13:03:45 2003 UTC
# Line 75  radiusd_LNS=$(radiusd_SOURCES:.c=.ln) Line 75  radiusd_LNS=$(radiusd_SOURCES:.c=.ln)
75  lint:  $(radiusd_LNS)  lint:  $(radiusd_LNS)
76          $(LINT.c) -u $(radiusd_LNS) -L../lib -lrad          $(LINT.c) -u $(radiusd_LNS) -L../lib -lrad
77    
78  SRCS=radiusd.c acct.c auth.c exec.c files.c menu.c sql.c\  FILELIST:; @grep -l '#define *RADIUS_MODULE' $(radiusd_SOURCES) > .list
          config.y pam.c proxy.c radius.c\  
          timestr.c version.c log.c stat.c\  
          snmpserv.c radutil.c request.c rewrite.y\  
          checkrad.c radck.c builddbm.c scheme.c signal.c sockets.c  
   
 FILELIST:; @echo $(SRCS) > .list  
79    
80  endif  endif
81    

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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