19ย years, 2ย months ago
Highlights
Community contributions featuredYes, it does work. Thanks. Sepcifying MAKEFILES variable is great idea.
19ย years, 2ย months ago
19ย years, 2ย months ago
Hello. I want to create a GNU makefile target smth like this: test: -printf "printf ok" echo "printf fails, echo ok" But I want to execute echo "printf fails, echo ok" onlyโฆ
18ย years, 11ย months ago
How can I include found files in makefile? Currently I'm having in my makefile: include "makefile1.mk" include "makefile2.mk" include "makefile3.mk" But I want to rewrite this iโฆ
19ย years, 2ย months ago
Hello. I'm having problem with C & ncruses (under Linux). Whenever I try to call e.g. system("killall smth"); it just prints its output under my ncurses application output and bโฆ
19ย years, 2ย months ago
Latest Activity
See all in DiscussionsHello. I want to create a GNU makefile target smth like this: test: -printf "printf ok" echo "printf fails, echo โฆ
18ย years, 11ย months ago
Yes, it does work. Thanks. Sepcifying MAKEFILES variable is great idea.
19ย years, 2ย months ago
How can I include found files in makefile? Currently I'm having in my makefile: include "makefile1.mk" include "makefile2.mk" include "makefile3.mk" โฆ
19ย years, 2ย months ago