Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Doxygen
Context Navigation
←
Previous Change
Next Change
→
Changeset
18
for
tests/Makefile
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
02/01/08 10:49:29 (
17 years
ago)
Author:
smidl
Message:
update
Files:
1 modified
tests/Makefile
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
tests/Makefile
¶
r17
r18
1
LDFLAGS
= -L../bdm
2
LDLIBS
= -lbdm -litpp
1
LDFLAGS
+
= -L../bdm
2
LDLIBS
+= -lbdm
3
3
4
all: subsystem test0 testKF
4
all: subsystem test0 testKF
testSL
5
5
echo $(CPPFLAGS)
6
6
…
…
12
12
testKF: testKF.o
13
13
14
testSL: testSL.o
15
14
16
clean:
15
17
$(RM) test0
Download in other formats:
Unified Diff
Zip Archive