Fixed missing .profile at top level.

This commit is contained in:
Serge Vakulenko
2014-10-23 19:08:11 -07:00
parent 0aa5e1c462
commit 687695d0db

View File

@@ -60,7 +60,7 @@ TARGETNAME = $(shell basename $(TARGET))
TOPSRC = $(shell pwd)
CONFIG = $(TOPSRC)/tools/configsys/config
all:
all: .profile
$(MAKE) -C tools
$(MAKE) -C lib
$(MAKE) -C src install