Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
45
for
trunk/src/kmk/testcase
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Apr 3, 2003, 4:23:37 AM (
22 years
ago)
Author:
bird
Message:
KMK changes..
Location:
trunk/src/kmk/testcase
Files:
2 added
1 edited
nmakecond.mak
(modified)
(
3 diffs
)
parent.kMk
(added)
smoketest.kMk
(added)
Legend:
Unmodified
Added
Removed
trunk/src/kmk/testcase/nmakecond.mak
r36
r45
1
1
!ifndef MAKE
2
!error "MAKE not defined!"
3
!endif
4
5
!if "$(MAKE)" == ""
2
6
!error "MAKE not defined!"
3
7
!endif
…
…
8
12
#!endif
9
13
10
!if "$(MAKE)" == ""
11
!error "MAKE not defined!"
12
!endif
13
14
14
15
…
…
32
33
33
34
34
35
36
35
all: #comment
36
# nothing
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive