diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:20:01 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:20:01 +0000 |
commit | 0438fc26f0d6919bbce73c2edd0403bc86de4371 (patch) | |
tree | 2150fb848141aac7ed7a5aa3efcb9d9faa7d5fa2 /textproc/opensched/files/patch-test__Makefile | |
parent | Rename sysutils/ patch-xy patches to reflect the files they modify. (diff) |
Rename textproc/ patch-xy patches to reflect the files they modify.
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 000000000000..ef8cda7936dd --- /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 |