Commit Graph

13 Commits

Author SHA1 Message Date
Raphael Wimmer 1524edc13b
correctly describe "$*", remove incorrect "$%"
As documented in the [GNU Make manual](https://www.gnu.org/software/make/manual/html_node/Automatic-Variables.html), `$%` is only used for files within archive files (which is a feature rarely used in my opinion). The automatic variable `$*` represents the matched part in implicit rules (%.o: %.c), e.g., "foo" for "foo.c".
2018-03-19 11:35:22 +01:00
Rico Sta. Cruz d7f28d7be9
Update social tags 2017-09-08 02:58:49 +08:00
Rico Sta. Cruz 871a4ba4f8 Make 2015-04-17 03:03:21 +08:00
Rico Sta. Cruz 816dbfc73a Update 2015-04-06 18:42:44 +08:00
Rico Sta. Cruz 7360248e8e Updates 2015-03-30 10:26:40 +08:00
Rico Sta. Cruz db1ce5f0fe Formatting updates. 2014-10-23 19:43:16 +08:00
Rico Sta. Cruz 8087cc36f8 Update Heroku. 2014-07-22 16:43:11 +08:00
Rico Sta. Cruz 85c46a3923 Jekyllization. 2013-10-14 10:36:58 +08:00
Rico Sta. Cruz b67f66f0cd Updates. 2013-09-17 18:06:00 +08:00
Rico Sta. Cruz 7d9f263daa Yeaaahh. 2013-05-29 20:19:07 +08:00
Rico Sta. Cruz 0e0a40cce8 Update. 2012-11-16 05:57:56 +08:00
Rico Sta. Cruz baca60b2ee Massive update. 2012-10-11 16:13:19 +08:00
Rico Sta. Cruz 85cc0fe827 Hello. 2012-03-16 14:15:50 +08:00