summaryrefslogtreecommitdiff
path: root/x11-servers/Xatm/files/patch-ab
blob: 395fc91f82b041cde63aa937ea6ef2672216d9e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
--- Imakefile.orig	Sun Oct 31 09:42:32 1999
+++ Imakefile	Sun Oct 31 09:43:58 1999
@@ -19,18 +19,18 @@
 
 xfs-atm:: ./programs/xfs/xfs-atm
 	rm -f $@
-	cp $< $@
+	cp ./programs/xfs/xfs-atm $@
 
 config.sample:: ./programs/xfs/config
 	rm -f $@
-	cp $< $@
+	cp ./programs/xfs/config $@
 
 fonts.cap.sample:: ./lib/font/Xatm/fonts.cap.sample
 	rm -f $@
-	cp $< $@
+	cp ./lib/font/Xatm/fonts.cap.sample $@
 fonts.dir.sample:: ./lib/font/Xatm/fonts.dir.sample
 	rm -f $@
-	cp $< $@
+	cp ./lib/font/Xatm/fonts.dir.sample $@
 
 clean::
 	rm -f $(XATM_TARGET)