repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[netcore] Implement/fix enum/nullable comparers.
[mono-project.git]
/
mcs
/
tools
/
al
/
Makefile
blob
d2cea54c02e12c544c56576c93308018b211d71a
1
thisdir
=
tools
/
al
2
SUBDIRS
=
3
include
..
/
..
/
build
/
rules.make
4
5
LOCAL_MCS_FLAGS
=
6
LIB_REFS
=
System System.Core Mono.Security System.Security Mono.CompilerServices.SymbolWriter
7
PROGRAM
=
al.exe
8
9
CLEAN_FILES
=
al.exe al.exe.mdb
10
11
include
..
/
..
/
build
/
executable.make