Changeset 27a81dcc8bdf6a04ebcd3cd9efeacb79df2a2784
- Timestamp:
- 01/28/09 16:48:09
(4 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1233161289 +0000
- git-parent:
[14b68f76aad1bd958f43bed866bbb30695a0ec77]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1233161289 +0000
- Message:
this works before and after on my OpenBSD box. A user complained that it failed without 'build'
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r14b68f7 |
r27a81dc |
|
| 61 | 61 | CFLAGS="$(CFLAGS)" \ |
|---|
| 62 | 62 | LDFLAGS="$(LDFLAGS)" \ |
|---|
| 63 | | python serfmake --with-apr=@APRPREFIX@) |
|---|
| | 63 | python serfmake build --with-apr=@APRPREFIX@) |
|---|
| 64 | 64 | |
|---|
| 65 | 65 | serf/.libs/libserf-0.o: serf/.libs/libserf-0.a |
|---|