diff options
| author | root <root@jtx.marker.es> | 2013-04-07 22:50:31 +0000 |
|---|---|---|
| committer | root <root@jtx.marker.es> | 2013-04-07 22:50:31 +0000 |
| commit | 30858428c74d1fa0f119f40b99fa5e51836d8599 (patch) | |
| tree | 62190b9e91a164a3df6a69817012260e02f96838 /src/libavoid/makefile | |
| parent | Update to trunk (diff) | |
| download | inkscape-30858428c74d1fa0f119f40b99fa5e51836d8599.tar.gz inkscape-30858428c74d1fa0f119f40b99fa5e51836d8599.zip | |
Change width only for selected nodes by widget
(bzr r11950.1.83)
Diffstat (limited to 'src/libavoid/makefile')
| -rw-r--r-- | src/libavoid/makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/libavoid/makefile b/src/libavoid/makefile deleted file mode 100644 index e4f83a52d..000000000 --- a/src/libavoid/makefile +++ /dev/null @@ -1,17 +0,0 @@ -# Convenience stub makefile to call the real Makefile. - - - -OBJEXT = o - -# Explicit so that it's the default rule. -all: - cd .. && $(MAKE) libavoid/all - -clean %.a %.$(OBJEXT): - cd .. && $(MAKE) libavoid/$@ - -.PHONY: all clean - -.SUFFIXES: -.SUFFIXES: .a .$(OBJEXT) |
