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

Diff of /lbbs/utils/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.8 by sysadm, Sat Jul 5 00:45:26 2025 UTC Revision 1.11 by sysadm, Sat Nov 22 01:57:14 2025 UTC
# Line 1  Line 1 
1  EXTRA_DIST = bin conf lib  EXTRA_DIST = bin conf lib
2  SUBDIRS=game  SUBDIRS=game
3    
 AM_CFLAGS = -std=c17 -Wall -Werror -Wno-unused-parameter -Wformat -Wconversion -Wdeprecated -finline-functions  
   
4  install-exec-local:  install-exec-local:
5          install -d $(prefix)/$(subdir)/bin $(prefix)/$(subdir)/lib          install -d $(prefix)/$(subdir)/bin $(prefix)/$(subdir)/lib
6          cd $(srcdir)/bin; find . -maxdepth 1 -type f -exec install -t $(prefix)/$(subdir)/bin {} \;          cd $(srcdir)/bin; find . -maxdepth 1 -type f -exec install -t $(prefix)/$(subdir)/bin {} \;


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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