diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-11 12:01:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-11 12:01:12 +0000 |
commit | 0c198ec4791e1a4d47d0d8c2577f4c6e6545f503 (patch) | |
tree | c0166fb4e906563a3d030b232e71784ad532fb8c | |
parent | Handle expired and changed password timeouts now (diff) |
Remove empty "all:" target. Something in XFree86-3.3 imake config files
makes make unhappy about this line.
Notes
Notes:
svn path=/head/; revision=6863
-rw-r--r-- | japanese/Canna/files/patch-ae | 11 | ||||
-rw-r--r-- | japanese/canna-lib/files/patch-ae | 11 | ||||
-rw-r--r-- | japanese/canna-server/files/patch-ae | 11 |
3 files changed, 33 insertions, 0 deletions
diff --git a/japanese/Canna/files/patch-ae b/japanese/Canna/files/patch-ae new file mode 100644 index 000000000000..24483b28ab64 --- /dev/null +++ b/japanese/Canna/files/patch-ae @@ -0,0 +1,11 @@ +--- ./dic/ideo/user/Imakefile.org Sat Feb 5 05:21:06 1994 ++++ ./dic/ideo/user/Imakefile Wed Jun 11 04:46:51 1997 +@@ -10,8 +10,6 @@ + DICS = chimei.t dics.dir katakana.t necgaiji.t \ + software.t user.t + +-all: +- + MakeDirectories(install,$(USERDICDIR)) + + install:: diff --git a/japanese/canna-lib/files/patch-ae b/japanese/canna-lib/files/patch-ae new file mode 100644 index 000000000000..24483b28ab64 --- /dev/null +++ b/japanese/canna-lib/files/patch-ae @@ -0,0 +1,11 @@ +--- ./dic/ideo/user/Imakefile.org Sat Feb 5 05:21:06 1994 ++++ ./dic/ideo/user/Imakefile Wed Jun 11 04:46:51 1997 +@@ -10,8 +10,6 @@ + DICS = chimei.t dics.dir katakana.t necgaiji.t \ + software.t user.t + +-all: +- + MakeDirectories(install,$(USERDICDIR)) + + install:: diff --git a/japanese/canna-server/files/patch-ae b/japanese/canna-server/files/patch-ae new file mode 100644 index 000000000000..24483b28ab64 --- /dev/null +++ b/japanese/canna-server/files/patch-ae @@ -0,0 +1,11 @@ +--- ./dic/ideo/user/Imakefile.org Sat Feb 5 05:21:06 1994 ++++ ./dic/ideo/user/Imakefile Wed Jun 11 04:46:51 1997 +@@ -10,8 +10,6 @@ + DICS = chimei.t dics.dir katakana.t necgaiji.t \ + software.t user.t + +-all: +- + MakeDirectories(install,$(USERDICDIR)) + + install:: |