Commit Graph

8 Commits

Author SHA1 Message Date
d718e6ecb2 +Attribution 2022-04-06 01:45:57 -05:00
4cdc3d2d89 Code cleanup and commentary 2022-04-05 23:53:57 -05:00
e16a4396d7 Makefile: move -MMD option out of CFLAGS 2022-04-05 18:07:58 -05:00
9a63c16cd2 Makefile: fix dependency includes 2022-04-05 18:06:52 -05:00
ef916835e8 Update Makefile to produce dependencies & objects 2022-04-05 17:56:11 -05:00
927b209cef Start semaphoring out 2022-04-04 20:12:40 -05:00
31a7583074 Implement prerequisites 2022-04-04 13:39:30 -05:00
90ab3166a2 Start the project
list:
* create block, list
* create link(), unlink(), init(), print()
main:
* create main
* test list actions
2022-04-03 11:39:40 -05:00