Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3182 in orxonox.OLD for orxonox/trunk/console/Makefile.am


Ignore:
Timestamp:
Dec 15, 2004, 4:47:30 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: nicer Makefile.am's

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/console/Makefile.am

    r3027 r3182  
    44
    55bin_PROGRAMS=console
    6 console_SOURCES=orxonox_console.cc orxonox_console_entry.cc orxonox_console_log.cc
    7 noinst_HEADERS=orxonox_console.h orxonox_console_entry.h orxonox_console_log.h
     6console_SOURCES= orxonox_console.cc \
     7                 orxonox_console_entry.cc \
     8                 orxonox_console_log.cc
     9
     10noinst_HEADERS= orxonox_console.h \
     11                orxonox_console_entry.h \
     12                orxonox_console_log.h
    813
    914#  uncomment the following if orxonox requires the math library
Note: See TracChangeset for help on using the changeset viewer.