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

Annotation of /lbbs/utils/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


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