Write a make file for the following system:
boolean.h
- My boolean type
mystrclass.h
- My string class header
mystrclass.cpp
- My string class implementation
nameageclass.h
- Name and age class header
nameageclass.cpp
- Name and age class implementation
NameAgeTwoCV2.cpp
-
The NameAge program