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

Contents of /lbbs/utils/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations)
Mon Jun 16 14:56:03 2025 UTC (9 months ago) by sysadm
Branch: MAIN
Changes since 1.5: +1 -1 lines
Revert change of gcc STD since unexpected behavior of signal() occured after that change

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