Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Doxygen
Context Navigation
←
Previous Change
Next Change
→
Changeset
11
for
Makefile
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
01/25/08 10:31:08 (
17 years
ago)
Author:
smidl
Message:
resampling in PF + initial port of functions
Files:
1 modified
Makefile
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Makefile
r9
r11
1
LDFLAGS=-
litpp
1
LDFLAGS=-
Ldebug/usr/lib/ -litpp
2
2
CPPFLAGS=-g
3
3
4
all: test
K
F
4
all: test
P
F
5
5
6
6
test: test0
…
…
13
13
testKF: testKF.o libKF.o libBM.o libDC.o itpp_ext.o
14
14
testPF: testPF.o libPF.o libBM.o libDC.o itpp_ext.o
15
16
itpp_ext.o: itpp_ext.cpp itpp_ext.h
Download in other formats:
Unified Diff
Zip Archive