diff options
Diffstat (limited to 'textproc/opensched/files/patch-test__Makefile')
-rw-r--r-- | textproc/opensched/files/patch-test__Makefile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/opensched/files/patch-test__Makefile b/textproc/opensched/files/patch-test__Makefile new file mode 100644 index 0000000..ef8cda7 --- /dev/null +++ b/textproc/opensched/files/patch-test__Makefile @@ -0,0 +1,13 @@ +*** test/Makefile.org Wed Jan 31 14:21:51 2001 +--- test/Makefile Wed Jan 31 14:22:01 2001 +*************** +*** 14,17 **** + dvips test -o test.ps + + test_gantt_1.eps: test.sched +! ../opensched test.sched +--- 14,17 ---- + dvips test -o test.ps + + test_gantt_1.eps: test.sched +! ../src/opensched test.sched |