summaryrefslogtreecommitdiff
path: root/builds/toplevel.mk
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2001-05-12 06:40:50 +0000
committerWerner Lemberg <wl@gnu.org>2001-05-12 06:40:50 +0000
commita64c55b17fa2e61e4ae5f4214e50a652291cd483 (patch)
tree5bdcc9758cb5884a074073d233e5b114d8b9745a /builds/toplevel.mk
parent09d55ceabff22dbe0572e692ac36b729cd42b1b7 (diff)
downloadfreetype2-a64c55b17fa2e61e4ae5f4214e50a652291cd483.tar.gz
formatting
Diffstat (limited to 'builds/toplevel.mk')
-rw-r--r--builds/toplevel.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/builds/toplevel.mk b/builds/toplevel.mk
index 086f918e3..05a8597cb 100644
--- a/builds/toplevel.mk
+++ b/builds/toplevel.mk
@@ -97,11 +97,11 @@ ifdef check_platform
# GNU make. Similarly, `nul' is created if e.g. `make setup win32' has
# been erroneously used.
#
- # note: this test is duplicated in "builds/toplevel.mk"
+ # note: This test is duplicated in "builds/toplevel.mk".
+ #
is_unix := $(strip $(wildcard /sbin/init) $(wildcard /hurd/auth))
ifneq ($(is_unix),)
-
distclean:
$(RM) builds/unix/config.cache
$(RM) builds/unix/config.log