- Notifications
You must be signed in to change notification settings - Fork5
Commitfdd7f59
committed
Since PORTNAME is no longer used at the level of C code (it's only in
Makefiles now), there's no reason for os2client to maintain its owncopy of c.h just to change #define PORTNAME. Simplify Makefileaccordingly. Get rid of horribly-out-of-date modified copy of c.h,which should never have been in the distribution to start with,since it's actually a derived file. Now it's not needed anyway.1 parent3e0321f commitfdd7f59
3 files changed
+3
-841
lines changedLines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 | 84 |
| |
90 |
| - | |
| 85 | + | |
91 | 86 |
|
0 commit comments
Comments
(0)