https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217613
--- Comment #2 from Erik Nordstrøm <e...@nordstroem.no> --- In the original message I meant to say "create the hello world program in src/hello.c", not "create the hello world program in src/main.c", and also, the line in the BSDmakefile that reads $(CC) $(.ALLSRC) -O $(.TARGET) was supposed to say $(CC) $(.ALLSRC) -o $(.TARGET) Attaching a new version of the BSDmakefile with the typo fixed. Aside from these couple of mistakes, the problem itself is as described. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"