Changeset 4f647b9 in rtems for cpukit/telnetd
- Timestamp:
- Jan 7, 2005, 7:02:33 AM (16 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 8faf4bd
- Parents:
- 844609f9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/telnetd/Makefile.am
r844609f9 r4f647b9 13 13 noinst_LIBRARIES += libtelnetd.a 14 14 libtelnetd_a_SOURCES = pty.c pty.h telnetd.c telnetd.h icmds.c 15 libtelnetd_a_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_OPTIMIZE_V)15 libtelnetd_a_CPPFLAGS = $(AM_CPPFLAGS) 16 16 endif 17 17
Note: See TracChangeset
for help on using the changeset viewer.