Y
Hacker News
new
|
ask
|
show
|
jobs
by
kazinator
1391 days ago
If that worked for C programmers on Unix who use GNU Make, that would be cool.
$(if $(filter foo.o,$(OBJS)),this,that)