git.schokokeks.org
Repositories
Help
Report an Issue
keks-overlay.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
8c4e5b8
Branches
Tags
master
keks-overlay.git
dev-lang
erlang
files
erlang-10.2.7-export-TARGET.patch
A keks * initial commit
Lars Strojny
commited
8c4e5b8
at 2006-12-17 11:28:02
erlang-10.2.7-export-TARGET.patch
Blame
History
Raw
--- Makefile.in +++ Makefile.in @@ -85,7 +85,7 @@ MAKE = @MAKE_PROG@ # This should be set to the target "arch-vendor-os" -TARGET = @TARGET@ +export TARGET = @TARGET@ # A BSD compatible install program INSTALL = @INSTALL@