diff options
| author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-07-15 15:37:42 +0000 |
|---|---|---|
| committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-07-15 15:37:42 +0000 |
| commit | 83deb15c08fd8782e4ceb2f62b0b3c2d46fb1683 (patch) | |
| tree | c584e20309cec213b03ba9bc5534fc1fa4e96667 /japanese/sj3/files/patch-ac | |
| parent | Fix build error on some platforms (except for i386 and alpha). (diff) | |
Fix build error on amd64 (maybe ia64, too).
Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org>
Tested on the box from: AMD Developper Program (FreeBSD/amd64)
Notes
Notes:
svn path=/head/; revision=113720
Diffstat (limited to 'japanese/sj3/files/patch-ac')
| -rw-r--r-- | japanese/sj3/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/sj3/files/patch-ac b/japanese/sj3/files/patch-ac deleted file mode 100644 index 148a043fdad8..000000000000 --- a/japanese/sj3/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- dict/dict/Imakefile.~1~ Thu Jan 23 20:20:51 1997 -+++ dict/dict/Imakefile Tue Aug 18 10:51:14 1998 -@@ -48,7 +48,7 @@ - - XCOMM INSTFLAGS = -o $(SJ3OWNER) -g $(SJ3GROUP) -m 444 - --all: $(OBJS) -+all:: $(OBJS) - - $(OBJS): $(SRCS) - $(TOOL_DIR)/$(TOOL_NAME) $(SRCS) $(OBJS) > $(OUTPUT) |
