diff options
| author | Aaron Spike <aaron@ekips.org> | 2006-04-12 13:20:54 +0000 |
|---|---|---|
| committer | acspike <acspike@users.sourceforge.net> | 2006-04-12 13:20:54 +0000 |
| commit | ddfaffe08d23e4663fe759d67ae33fd67fc9ce5b (patch) | |
| tree | 234f5425a7ef7058e69dc2ab77f89810e4f3ed91 /src/dom/makefile.in | |
| parent | fix 1466070 (diff) | |
| download | inkscape-ddfaffe08d23e4663fe759d67ae33fd67fc9ce5b.tar.gz inkscape-ddfaffe08d23e4663fe759d67ae33fd67fc9ce5b.zip | |
Removed file/folder for ishmal
(bzr r478)
Diffstat (limited to 'src/dom/makefile.in')
| -rw-r--r-- | src/dom/makefile.in | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/dom/makefile.in b/src/dom/makefile.in deleted file mode 100644 index 1e0b42977..000000000 --- a/src/dom/makefile.in +++ /dev/null @@ -1,17 +0,0 @@ -# Convenience stub makefile to call the real Makefile. - -@SET_MAKE@ - -# Explicit so that it's the default rule. -all: - cd .. && $(MAKE) dom/all - -clean %.a %.o: - cd .. && $(MAKE) dom/$@ - -.PHONY: all clean - -OBJEXT = @OBJEXT@ - -.SUFFIXES: -.SUFFIXES: .a .$(OBJEXT) |
