Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Doxygen
Context Navigation
←
Previous Change
Next Change
→
Changeset
17
for
Makefile
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
01/29/08 14:13:48 (
17 years
ago)
Author:
smidl
Message:
drobne zmeny v Makefile a pridani testKF.it
Files:
1 modified
Makefile
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Makefile
r15
r17
1
LDFLAGS=-Ldebug/usr/lib/ -litpp
2
CPPFLAGS=-g
1
export
LDFLAGS=-Ldebug/usr/lib/ -litpp
2
export
CPPFLAGS=-g
3
3
4
4
all: subsystem
…
…
8
8
$(MAKE) -C tests
9
9
10
test: test0
11
./test0
10
clean:
11
cd tests && $(MAKE) clean
12
cd bdm && $(MAKE) clean
Download in other formats:
Unified Diff
Zip Archive