mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
Add syscons to DIRS list, pointed by wollman
This commit is contained in:
parent
6611166f91
commit
eaa43ba0d2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# $Id: Makefile,v 1.7 1994/09/23 07:19:25 rgrimes Exp $
|
||||
# $Id: Makefile,v 1.8 1994/09/23 07:47:43 rgrimes Exp $
|
||||
#
|
||||
# Doing a make install builds /usr/share/examples
|
||||
|
||||
DIRS=etc FreeBSD_version lkm sunrpc
|
||||
DIRS=etc FreeBSD_version lkm sunrpc syscons
|
||||
NOOBJ= noobj
|
||||
|
||||
# Define SHARED to indicate whether you want symbolic links to the system
|
||||
|
|
|
|||
Loading…
Reference in a new issue