看板 DFBSD_commit 關於我們 聯絡資訊
okumoto 2005/02/05 22:12:32 PST DragonFly src repository Modified files: bin Makefile.inc bin/sync Makefile Log: Move WARNS?=6 into src/bin/Makefile.inc instead of having it set in all the subdir Makefiles. Subdirectories that fail WARNS=6 should have lower values to override. Revision Changes Path 1.3 +2 -2 src/bin/Makefile.inc 1.4 +0 -2 src/bin/sync/Makefile http://www.dragonflybsd.org/cvsweb/src/bin/Makefile.inc.diff?r1=1.2&r2=1.3&f=u http://www.dragonflybsd.org/cvsweb/src/bin/sync/Makefile.diff?r1=1.3&r2=1.4&f=u