/[LeafOK_CVS]/lbbs/utils/Makefile.am
ViewVC logotype

Diff of /lbbs/utils/Makefile.am

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

Revision 1.3 by sysadm, Mon Apr 28 03:31:00 2025 UTC Revision 1.7 by sysadm, Tue Jun 17 02:06:48 2025 UTC
# Line 1  Line 1 
1  EXTRA_DIST = makedist.sh  EXTRA_DIST = makedist.sh
2  SUBDIRS=game  SUBDIRS=game
3    
4    AM_CFLAGS = -std=c17 -Wall -Werror -Wno-unused-parameter -Wformat -Wconversion -Wdeprecated -finline-functions
5    
6  CLEANFILES=@EXTRA_CLEAN@  CLEANFILES=@EXTRA_CLEAN@
7    
8  install-data-local:  install-data-local:


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1