Makefile #5

  • //
  • guest/
  • mbirky/
  • testfile_maker/
  • Makefile
  • Commits
# Change User Description Committed
#5 18324 mbirky Changing the folders to have a main.
Should fix some issues intorduced by adding a branch in the workshop
#4 10901 mbirky Changing the Makefile.
#3 10809 mbirky Added the -n flag for naming the file.
 Edited the Makefile so that it no longer does a remove on test* files.  And edited the README to document the new naming feature.
#2 10808 mbirky Changed Makefile so that it outputs "testfile_maker" not "main" for the executable.
#1 10731 mbirky Initial commit for testfile maker.
 Includes two options -c and -s.  The -c option allows for the number of files created to be set. The -s option allows for the size of the file in bytes to be set.