summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-09-24 04:52:40 +0000
committerAndrew Tridgell <tridge@samba.org>1998-09-24 04:52:40 +0000
commite5948ffd7f276b4c3ee6916d1dc6c5d8b28ad557 (patch)
treed00f1054ea55aef07b0c9c0964a5f0201944a326 /source3/Makefile.in
parente59d7a7f801b2946acd173b62f99fe939649fc9f (diff)
downloadsamba-e5948ffd7f276b4c3ee6916d1dc6c5d8b28ad557.tar.gz
samba-e5948ffd7f276b4c3ee6916d1dc6c5d8b28ad557.tar.bz2
samba-e5948ffd7f276b4c3ee6916d1dc6c5d8b28ad557.zip
automatically detect changes in the system type and exit, telling
the user to remove config.cache (This used to be commit f123172c42b1f9ac73e57856e4ee8715fdfb76cd)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index ac51d34b23..55c52df51d 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -301,7 +301,7 @@ uninstallcp:
@$(SHELL) $(srcdir)/script/uninstallcp.sh $(CODEPAGEDIR) $(CODEPAGELIST)
clean:
- -rm -f core */*~ *~ */*.o config.cache
+ -rm -f core */*~ *~ */*.o
proto:
@echo rebuilding include/proto.h