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

Annotation of /lbbs/utils/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations)
Mon May 5 14:27:57 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.3: +2 -0 lines
Refine for strict GCC error check

1 sysadm 1.1 EXTRA_DIST = makedist.sh
2 sysadm 1.2 SUBDIRS=game
3 sysadm 1.1
4 sysadm 1.4 AM_CFLAGS = -Wall -Werror -Wno-unused-parameter -Wformat -Wconversion -Wdeprecated -finline-functions
5    
6 sysadm 1.1 CLEANFILES=@EXTRA_CLEAN@
7    
8     install-data-local:
9     sh makedist.sh $(prefix)/$(subdir)

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