repo.or.cz
/
gromacs
/
adressmacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
changed reading hint
[gromacs/adressmacs.git]
/
include
/
Makefile
blob
5a5eac50d68b909a2be65a3dcf16bae4c4ac98b8
1
#!gmake
2
#
3
# @(#) Makefile 1.85 9/30/97
4
#
5
#
6
# GROMACS - Groningen Machine for Chemical Simulation
7
# Copyright (c) 1990, 1991, 1992, Groningen University
8
#
9
# Makefile for the Gromacs include file directory
10
#
11
all
:
12
13
14
dep
:
15
16
clean
:
17
$(
RM
) *
~
#*#
18
19
oclean
:
clean