Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/usr.bin/make
"Roland Illig" writes:
> Module Name: src
> Committed By: rillig
> Date: Sun Jul 26 07:15:26 UTC 2020
>
> Modified Files:
> src/usr.bin/make: Makefile
> Added Files:
> src/usr.bin/make: lst.c
> Removed Files:
> src/usr.bin/make/lst.lib: Makefile lstAppend.c lstAtEnd.c lstAtFront.c
> lstClose.c lstConcat.c lstDatum.c lstDeQueue.c lstDestroy.c
> lstDupl.c lstEnQueue.c lstFind.c lstFindFrom.c lstFirst.c
> lstForEach.c lstForEachFrom.c lstInit.c lstInsert.c lstInt.h
> lstIsAtEnd.c lstIsEmpty.c lstLast.c lstMember.c lstNext.c lstOpen.c
> lstPrev.c lstRemove.c lstReplace.c lstSucc.c
>
> Log Message:
> make(1): condense the list library into a single file
hi Roland.
this has broken the build:
cc: error: /usr/src3/usr.bin/make/lst.lib/*.c: No such file or directory
please be more careful with make changes they affect everyone.
thanks.
.mrg.
Home |
Main Index |
Thread Index |
Old Index