Changeset 4569 in orxonox.OLD for orxonox/trunk/src/lib/Makefile.in
- Timestamp:
- Jun 9, 2005, 9:24:26 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/Makefile.in
r4527 r4569 166 166 167 167 ### GTK_RELATED 168 GTK_PROGS = gui168 GTK_PROGS = 169 169 SUBDIRS = graphics \ 170 sound \ 171 event \ 172 physics \ 173 particles \ 174 collision_detection \ 175 tinyxml \ 176 $(GTK_PROGS) 170 sound \ 171 event \ 172 physics \ 173 particles \ 174 collision_detection \ 175 tinyxml \ 176 newmat \ 177 gui \ 178 $(GTK_PROGS) 177 179 178 180 all: all-recursive
Note: See TracChangeset
for help on using the changeset viewer.