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

Contents of /lbbs/utils/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show 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 EXTRA_DIST = makedist.sh
2 SUBDIRS=game
3
4 AM_CFLAGS = -Wall -Werror -Wno-unused-parameter -Wformat -Wconversion -Wdeprecated -finline-functions
5
6 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