diff options
-rw-r--r-- | gnu/usr.bin/groff/src/devices/xditview/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/groff/src/devices/xditview/Makefile b/gnu/usr.bin/groff/src/devices/xditview/Makefile index b21311d..91bfcf3 100644 --- a/gnu/usr.bin/groff/src/devices/xditview/Makefile +++ b/gnu/usr.bin/groff/src/devices/xditview/Makefile @@ -29,9 +29,6 @@ FILESDIR= ${X11BASE}/lib/X11/app-defaults FILES= GXditview.ad FILESNAME= GXditview -uninstall_sub: - -rm -f $(appresdir)/GXditview - .include <bsd.prog.mk> .PATH: ${GROFF_DIST}/src/libs/libxutil |