Skip to content

Instantly share code, notes, and snippets.

@relrod
Created October 11, 2009 22:03
Show Gist options
  • Save relrod/207918 to your computer and use it in GitHub Desktop.
Save relrod/207918 to your computer and use it in GitHub Desktop.
`--> gmake
Makefile:6: warning: overriding commands for target `clean'
rules.mk:42: warning: ignoring old commands for target `clean'
DEP libnetwork
"../rules.mk", line 3: Missing dependency operator
"../rules.mk", line 5: Need an operator
"../rules.mk", line 7: Missing dependency operator
"../rules.mk", line 9: Need an operator
"../rules.mk", line 38: warning: duplicate script for target "%.o" ignored
"../rules.mk", line 39: warning: duplicate script for target "%.o" ignored
make: fatal errors encountered -- cannot continue
DEP sockettest
"../rules.mk", line 3: Missing dependency operator
"../rules.mk", line 5: Need an operator
"../rules.mk", line 7: Missing dependency operator
"../rules.mk", line 9: Need an operator
"../rules.mk", line 38: warning: duplicate script for target "%.o" ignored
"../rules.mk", line 39: warning: duplicate script for target "%.o" ignored
make: fatal errors encountered -- cannot continue
DEP cppbot
"../rules.mk", line 3: Missing dependency operator
"../rules.mk", line 5: Need an operator
"../rules.mk", line 7: Missing dependency operator
"../rules.mk", line 9: Need an operator
"../rules.mk", line 38: warning: duplicate script for target "%.o" ignored
"../rules.mk", line 39: warning: duplicate script for target "%.o" ignored
make: fatal errors encountered -- cannot continue
gmake: *** [deps] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment