diff options
Diffstat (limited to 'graphics/xrml/files/patch-PROGS-Makefile')
-rw-r--r-- | graphics/xrml/files/patch-PROGS-Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/xrml/files/patch-PROGS-Makefile b/graphics/xrml/files/patch-PROGS-Makefile deleted file mode 100644 index 6e54843052f9..000000000000 --- a/graphics/xrml/files/patch-PROGS-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- PROGS/Makefile~ Thu Feb 22 23:55:52 2001 -+++ PROGS/Makefile Tue Jul 23 18:37:32 2002 -@@ -15,7 +15,7 @@ - # the toy subdirectory contains a sample program using the toy - # import and export filter. - --SUBDIRS = vrmlint vrmlconv vrmlview -+SUBDIRS = vrmldump vrmlint vrmlconv vrmlview - - #default target: compile - all: progs |