make.h #1

  • //
  • guest/
  • peter_glasscock/
  • jam/
  • src/
  • make.h
  • View
  • Commits
  • Open Download .zip Download (219 B)
/*
 * Copyright 1993, 1995 Christopher Seiwald.
 *
 * This file is part of Jam - see jam.c for Copyright information.
 */

/*
 * make.h - bring a target up to date, once rules are in place
 */

int make();
int make1();
# Change User Description Committed
#1 122 peter_glasscock Creating guest branch
//guest/perforce_software/jam/src/make.h
#1 2 laura Add Jam/MR 2.2 source