Different makefiles for different machines M.Z.
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
# if MACHINE is defined, include make_tecs
|
||||
# else include make_tecs_no, printing out a comment
|
||||
|
||||
T_$(MACHINE)=_no
|
||||
|
||||
MAKE_OPT=make_opt_$(MACHINE)
|
||||
|
||||
include make_tecs$(T_)
|
||||
|
||||
#include makefile_alpha
|
||||
include makefile_linux
|
||||
|
||||
|
||||
Reference in New Issue
Block a user