utelnetd
Retrieved utelnetd 0.1.11 from here.
https://public.pengutronix.de/software/utelnetd/
Installed gcc and tried make.
# make DEBUG=1 -f ./Makefile
make: Nothing to be done for 'all'.
#
This is the "all" stanza in Makefile.
all: $(PROGS)
$(PROGS): $(OBJS)
$(CC) $(LDFLAGS) $(CFLAGS) $^ $(LDLIBS) -o $@
$(STRIP) --remove-section=.comment --remove-section=.note $@
Is the problem in all? Elsewhere?
Thanks, ... P.
--
VoIP: +1 604 670 0140
work: https://en.wikibooks.org/wiki/User:PeterEasthope
Reply to: