blob: 06de35ac6642e29d19636fcab7e3ee415d630b2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
Index: xforms-1.0.90/fdesign/Makefile.am
===================================================================
--- xforms-1.0.90.orig/fdesign/Makefile.am
+++ xforms-1.0.90/fdesign/Makefile.am
@@ -54,7 +54,3 @@ fdesign_SOURCES = \
sp_twheel.c \
sp_xyplot.c \
xpm.h
-
-# viewforms.c \
-# viewforms.h \
-# viewforms_main.c \
Index: xforms-1.0.90/lib/Makefile.am
===================================================================
--- xforms-1.0.90.orig/lib/Makefile.am
+++ xforms-1.0.90/lib/Makefile.am
@@ -118,6 +118,3 @@ libforms_la_SOURCES = \
xsupport.c \
xtext.c \
xyplot.c
-
-# dirent_vms.h \
-# vms_readdir.c \
|