learning-cc4e

Solution to https://cc4e.com/. If you copy these you're not right in the head.
git clone https://kaka.farm/~git/learning-cc4e
Log | Files | Refs

Makefile (48B)


      1 all: main.c student.c
      2 	gcc -Wall -Wextra main.c