merged
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 10 Aug 2011 00:35:17 +0300
changeset 167 eb7a3a95b99a
parent 162 3634a8ff70f5 (current diff)
parent 166 27fc63b27dad (diff)
child 168 0371cfe5a8f5
merged
--- a/.Xdefaults	Mon Aug 08 09:15:53 2011 +0300
+++ b/.Xdefaults	Wed Aug 10 00:35:17 2011 +0300
@@ -35,6 +35,7 @@
 Rxvt*foreground: black
 Rxvt*cursorColor: brown
 Rxvt*geometry: 120x40
+! 5x7, 5x8, 6x9, 6x10, 6x12, 7x13, 7x14, 9x15, 8x16, 10x20, 12x24
 Rxvt*font: 7x14
 ! Rxvt*boldFont: 7x14
 Rxvt*scrollBar: on
--- a/Makefile	Mon Aug 08 09:15:53 2011 +0300
+++ b/Makefile	Wed Aug 10 00:35:17 2011 +0300
@@ -1,4 +1,14 @@
 SHELL = /bin/sh
+export PATH := /bin:/usr/bin:${PATH}
+
+# Disable built in pattern rules.
+MAKEFLAGS += -r
+# Disable built in variables.
+MAKEFLAGS += -R
+# Disable built in suffix rules.
+.SUFFIXES:
+# Default target.
+.DEFAULT_GOAL = all
 
 .PHONY: all
 all: