mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
Set $BIN.
This commit is contained in:
parent
59d7d92ee7
commit
25096ae2b7
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ X11=/usr/X11R6
|
||||||
LDFLAGS=
|
LDFLAGS=
|
||||||
CFLAGS=
|
CFLAGS=
|
||||||
|
|
||||||
|
BIN=$(PLAN9)/bin
|
||||||
|
|
||||||
include $(PLAN9)/src/Make.$(SYSNAME)-$(OBJTYPE)
|
include $(PLAN9)/src/Make.$(SYSNAME)-$(OBJTYPE)
|
||||||
LDFLAGS+=-L$(PLAN9)/lib
|
LDFLAGS+=-L$(PLAN9)/lib
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue