Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
Reverse Diff
Changes in
Makefile
[7c9db24:4fca1db]
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
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
r7c9db24
r4fca1db
126
126
ctags:
127
127
ctags `find . -name "*.c"` `find . -name "*.h"`
128
129
# Using this as a bogus Make target to test if a GNU-compatible version of
130
# make is available.
131
helloworld:
132
@echo Hello World
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive