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

Contents of /lbbs/utils/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations)
Mon Jun 16 14:30:44 2025 UTC (9 months ago) by sysadm
Branch: MAIN
Changes since 1.4: +1 -1 lines
Change gcc std to c17
Update header macro accordingly

1 EXTRA_DIST = makedist.sh
2 SUBDIRS=game
3
4 AM_CFLAGS = -std=c17 -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