mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
Remove subdirectories 3, 4, and 17 from the build; they do not build
properly at this time.
This commit is contained in:
parent
dafb594328
commit
b4a4ec2e8a
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@
|
|||
# 11.adb 14.sccs 19.curses
|
||||
|
||||
SUBDIR= title contents
|
||||
SUBDIR+= 01.cacm 02.implement 03.iosys 04.uprog 05.sysman 06.Clang 12.make
|
||||
SUBDIR+= 13.rcs 15.yacc 16.lex 17.m4 18.gprof 20.ipctut 21.ipc
|
||||
SUBDIR+= 01.cacm 02.implement 05.sysman 06.Clang 12.make
|
||||
SUBDIR+= 13.rcs 15.yacc 16.lex 18.gprof 20.ipctut 21.ipc
|
||||
|
||||
# The following modules don't appear in the O'Reilly book, but
|
||||
# are in the 4.4BSD distribution.
|
||||
|
|
|
|||
Loading…
Reference in a new issue