/[callgl]/callgl/Makefile
ViewVC logotype

Diff of /callgl/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by jvk, Sat Feb 22 15:12:57 2003 UTC revision 1.4 by mudyc, Sun Mar 23 20:06:04 2003 UTC
# Line 12  $(SUBDIRS): Line 12  $(SUBDIRS):
12  examples: src  examples: src
13    
14    
15    clean:
16            find -name "*.dep" | xargs rm -f
17            find -name "*.o" | xargs rm -f
18    
19    
20  # gltokens.c is currently in cvs to prevent potential problems  # gltokens.c is currently in cvs to prevent potential problems
21  # with different OpenGL headers.  # with different OpenGL headers.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26