forked from Imagelibrary/rtems
* pppd/example/Makefile: Removed. * pppd/example/Makefile-user: Added was Makefile. Renamed to avoid bootstrap -c clobbering it.
9 lines
255 B
Plaintext
9 lines
255 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
This is an example user application using pppd. It is built using
|
|
the RTEMS application Makefiles. The file Makefile-user should
|
|
be renamed to Makefile or the -f option given to make. The file
|
|
is renamed to avoid bootstrap -c removing it.
|