You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Makefile is a little bit nasty and hacked together. There are a lot of pattern substitutions and no implicit rules which needs to change. There are also some debugging rules that should be taken out.
make configuration user independent (i.e. no /user/colin/.../)
no more pattern substitutions
implicit rules
remove debugging information
The text was updated successfully, but these errors were encountered:
The
Makefile
is a little bit nasty and hacked together. There are a lot of pattern substitutions and no implicit rules which needs to change. There are also some debugging rules that should be taken out./user/colin/.../
)The text was updated successfully, but these errors were encountered: