Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I love make. What I hate are the default implicit rules. Compiling C from an empty makefile is cool and all, but I resent having implicit build rules for rcs, modula2, texinfo, lex for ratfor (a "preprocessor for fortran 66" tf?)... talk about surprise rules when one of your files is a .p, .r or .f file.


Agreed 100%. It's possible to disable the builtins (with GNU Make at least), but I wish that they were off by default.


Good thing they stop adding built-ins, I guess, 20 years ago.

In case someone want to see all the defaults, run `make -p`.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: