chiark / gitweb /
subdirmk: stub Makefiles: filter out `all'
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 3 Dec 2019 23:07:00 +0000 (23:07 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 4 Dec 2019 01:26:12 +0000 (01:26 +0000)
commite0d1f64d4d198205ba6f451fd400d885abf0fe78
tree0a495a72220401664be302437b04061c17a3d94a
parent0428556765a15326025e9fe4809936c6cafd3c85
subdirmk: stub Makefiles: filter out `all'

Otherwise `make all' generates this:
  Makefile:3: target 'all' given more than once in the same rule
which is harmless but mildly irritating.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
generate