|
|||||
| | |||||
| sub-categories and articles | |||||||||||||||||||||||||
| --->create new sub-category | |||||||||||||||||||||||||
Makefile | |||||||||||||||||||||||||
| add
all: main main: main.o item.o application.o g++ -o $@ $^ main.o: main.cpp application.h list.h item.h g++ -c main.cpp | |||||||||||||||||||||||||
absent.rpt | |||||||||||||||||||||||||
| add
Hook Captain Rubble Betty Kent Clark Darling John Darling Michael | |||||||||||||||||||||||||
application.cpp | |||||||||||||||||||||||||
add
#include "application.h" | |||||||||||||||||||||||||